app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
vector_tile
/
[androidJvm]VectorTile
/
Tile
/
Value
/
Builder
/
setIntValue
set
Int
Value
open
fun
setIntValue
(
value
:
Long
)
:
VectorTile.Tile.Value.Builder
optional int64 int_value = 4;
Return
This builder for chaining.
Parameters
value
The intValue to set.